Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.types.local.configuration--adapters

This contribution is part of XML component org.nuxeo.ecm.platform.types.local.configuration inside nuxeo-platform-types-core-9.10.jar /OSGI-INF/ui-types-local-configuration.xml

Extension Point

Extension point adapters of component DocumentAdapterService.

Contributed Items

  • <adapter class="org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration" factory="org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory"/>

XML Source

<extension point="adapters" target="org.nuxeo.ecm.core.api.DocumentAdapterService">
       <adapter class="org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfiguration" factory="org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory"/>
  </extension>